home *** CD-ROM | disk | FTP | other *** search
/ Clickx 36 / Clickx 36.iso / mac / assets / software / audacity.dmg / plug-ins / fadeout.ny < prev    next >
Encoding:
Audacity Nyquits plug-in  |  2002-09-16  |  108 b   |  7 lines

  1. ;nyquist plug-in
  2. ;version 1
  3. ;type process
  4. ;name "Fade Out"
  5. ;action "Fading Out..."
  6. (mult (pwl 0 1 1 0 1) s)
  7.